Skip to main content

hilitedTextColor

Type

property

Summary

The color of the text when the row is selected

Syntax

set the hilitedTextColor of widget to <pColor>
get the hilitedTextColor of <widget>

Description

Use the hilitedTextColor property to change the color of the text when the row is selected

Parameters

NameTypeDescription

pColor

RGB value.

Examples

set the hilitedTextColor of widget "Tree View" to "250,0,0"